home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 66
/
Vol 66.iso
/
games
/
balones.swf
/
scripts
/
frame_30
/
PlaceObject2_47_1538
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Wrap
Text File
|
2013-04-24
|
187b
|
13 lines
onClipEvent(enterFrame){
if(_root.vol == 1)
{
_root["-2"]();
_root.vol = 2;
}
if(_root.vol == 0)
{
_root["-3"]();
_root.vol = 2;
}
}